From 0f64e66b92ba107e9f02f1a387abf18f7a3d760d Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Sun, 14 Dec 2025 22:41:32 +0100 Subject: [PATCH] odhcp6c: fix "-S" usage MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Commit 1d6c4e794cdb converted "-S" option from integer to boolean, but usage wasn't properly updated. Fixes: 1d6c4e794cdb ("src: convert allow_slaac_only to boolean") Link: https://github.com/openwrt/odhcp6c/pull/136 Signed-off-by: Álvaro Fernández Rojas --- src/odhcp6c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/odhcp6c.c b/src/odhcp6c.c index 123d9d3..6c6acd4 100644 --- a/src/odhcp6c.c +++ b/src/odhcp6c.c @@ -776,7 +776,7 @@ static int usage(void) const char buf[] = "Usage: odhcp6c [options] \n" "\nFeature options:\n" - " -S